github.com/jackc/pgx/v5/pgproto3.tracer.traceRowDescription (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L115: 		t.traceRowDescription(sender, encodedLen, msg)
		trace.go#L338: func (t *tracer) traceRowDescription(sender byte, encodedLen int32, msg *RowDescription) {